/*uploaded to npwh.site-ym.com graphics folder*/


/*universal styles*/
.topTitleOut.imgcopy {
    background: transparent url(//cdn.ymaws.com/npwh.site-ym.com/graphics/zone-bg.jpg) no-repeat fixed center center / cover;
	font-family: 'Montserrat', sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,0.3);
    padding: 250px 0 50px 0;
    margin-top: 0px;
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    box-shadow: 0 -2px 3px -1px rgba(55, 55, 55, 0.2) inset;
    line-height: 1.1em;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 46px; }

.topTitleOut .container {
    padding: 0; }

.cptier {
	display: inline-block;
	width: 100%; }

.cptier .container {
	padding: 45px 0; }

.custbtn {
    color: #C77999 !important;
    text-align: center;
    padding: 12px 95px 12px 34px;
    border-radius: 20px 20px 20px 20px;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    position: relative;
    display: inline-block;
    margin-top: 15px;
    background: #f1f1f1 url(https://cdn.ymaws.com/npwh.site-ym.com/graphics/btnbg.png) no-repeat right center;
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, .15);
    -webkit-filter: drop-shadow(0px 0px 0px rgba(255,255,255,0.80));
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear; }

.custbtn:hover {
	opacity: .6; }

.cptitle {
	font-family: 'Montserrat', sans-serif;
    font-size: 34px;
    color: #14ac9c;
    font-weight: 600;
    line-height: 1.2em;
    margin-bottom: 15px;  }

.cpsubtitle {
	font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    color: #14ac9c;
    font-weight: 600;
	text-transform: uppercase;
    line-height: 1.2em;
    margin-bottom: 15px; }


h1 {font-size:34px; font-weight:600; margin: 10px 0 10px; color:#333; font-family: 'Montserrat', sans-serif;}
h2 {font-size:32px; font-weight:600; margin: 10px 0 10px; color:#333; font-family: 'Montserrat', sans-serif;}
h3 {font-size:30px; font-weight:600; margin: 10px 0 10px; color:#666; font-family: 'Montserrat', sans-serif;}
h4 {font-size:28px; font-weight:600; margin: 3px 0 10px; color:#444; font-family: 'Montserrat', sans-serif;}
h5 {font-size:26px; font-weight:600; margin: 3px 0 10px; color:#333; font-family: 'Montserrat', sans-serif;}
h6 {font-size:20px; font-weight:600; margin: 3px 0 10px; color:#000; font-family: 'Montserrat', sans-serif;}






@media (max-width: 767px) {
.cptier .container { padding-left: 35px; padding-right: 35px; }	
.topTitleOut.imgcopy { font-size: 32px; padding: 45px 30px; margin-top: 0; background-attachment: scroll;}
}





